@charset "gb2312";
/**
* @name		:����reset��ʽ
* @author	:�����������(chentianjia@staff.ccidnet.com)
* @version	:1.0
* @type		:����
* @explain	:��ҳHTMLԪ�س�ʼ����
* @relating	:
* @dependent	:
*/
html{
    font-size: 20px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}/*��ǩ����߾��ʼ��Ϊ0*/
body{font-family:"Microsoft YaHei","SimHei";*font-size:small;*font:x-small;text-align:center;color:#000;}
a{ text-decoration: none; }
a:hover{ text-decoration: underline; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ul, ol { list-style: none; }
table{border-collapse:collapse;border-spacing:0;}/*�����߿��༰�ϲ���Ԫ��*/
table{font-size:inherit;font:100%;}
caption,th{text-align:left;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}


address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}/*�±�����ע���*/
sub{vertical-align:baseline;}/*�ϱ�����ע���*/
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
small { font-size: 12px; } /*С��12px �����ĺ����Ķ����� small ������ */
/* @end **/